 /* 数字按钮框样式 */
 #imgTitle {
	FILTER: ALPHA(opacity=70);
	position: relative;
	left: 0px;
	text-align: left;
	overflow: hidden;
  }

  #imgTitle_up {
	left: 0px;
	text-align: left;
	height: 1px;
	width: inherit;
  }

  #imgTitle_down {
	left: 0px;
	text-align: right;
	width: inherit;
  }

  /* 图片框样式 */
  .imgClass {
	border: 0px solid #000;
  }

  /* 图片文字框样式 */
  #txtFrom {
	text-align: center;
	vertical-align: middle;
  }

  /* 数字按钮样式 */
  .button {
	text-decoration: none;
	padding: 2px 7px;
	background: #7B7B63;
	margin: 0px;
	font: bold 9px sans-serif;
	border-left: #fff 1px solid;
  }

  a.button,
  a.button:link,
  a.button:visited {
	font-family: sans-serif;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000000;
  }

  a.button:hover {
	font-family: sans-serif;
	text-decoration: none;
	color: #fff;
	background: #fff;
  }

  .buttonDiv {
	background: #000000;
	height: 1px;
	width: 21px;
	float: left;
	text-align: center;
	vertical-align: middle;
  }

/*渐变*/
.trans {
width: 90px;
background-color: #000;
filter: progid:DXImageTransform.Microsoft.Alpha(startX=0, startY=0, finishX=100, finishY=100, style=1, opacity=0, finishOpacity=40);
}

.reddian {
color: #F00 !important;
}

.cr,
cr1 {
margin: 0;
padding: 0;
overflow: hidden;
}

.cr li {
white-space: nowrap;
width: 300px;
height: 20px;
color: #F00;
overflow: hidden;
list-style: none;
text-overflow: ellipsis;
}

#div_gzdt_lb td, #div_cghc_lb td, #div_xywx_lb td, #div_kydt_lb td, #div_xxdg_lb td, #div_tszs_lb td, #div_skxj_lb td, #div_xhxqxw_lb td, #div_yjjd_lb td, #div_zlxz_lb td, #div_sblx_lb td, #div_xmgl_lb td, #div_jxxx_lb td,  #div_tztg_lb td {
  overflow: hidden;
  white-space: nowrap;
  display: block;
  text-overflow: ellipsis;
}

#div_tztg_hsbj li, #div_tztg_lb td  {
  width: 410px;
}

#div_sblx_lb td, #div_xmgl_lb td, #div_jxxx_lb td {
  width: 400px;
}

#div_gzdt_lb td {
  width: 300px;
}

div#div_cghc_lb td, #div_xywx_lb td, #div_kydt_lb td, #div_xxdg_lb td, #div_tszs_lb td, #div_skxj_lb td, #div_xhxqxw_lb td, #div_yjjd_lb td, #div_zlxz_lb td {
  width: 240px;
}

.cr1 li {
white-space: nowrap;
width: 300px;
height: 20px;
color: #F00;
overflow: hidden;
list-style: none;
}

.12h {
font-size: 12px;
color: #1f376d;
font-weight: bold;
overflow: hidden;
height: 42px;
}

.tb1-1 {
line-height: 24px;
}

.tb1_c table td {
height: 17PX;
line-height: 17px;
overflow: hidden;
}


.red {
color: #F00;
}

.case {
display: block;
padding: 0 2em 2em 2em;
border: solid 1px #EAEAEA;
background: #FFFFFF;
margin-bottom: 2em;
height: 1%;
overflow: hidden
}

.MyMarqueeX {
width: 950px;
height: 20px;
overflow: hidden;
margin: 0 auto 0 auto;
font-size: 14px;
}

.MyMarqueeX table td table ul {
width: 2480px;
float: left;
}

.MyMarqueeX table td table li {
float: left;
margin: 0 5px 0 0;
height: 20px;
line-height: 20px;
color: #F00;
font-size: 14px;
list-style: none;
}

.MyMarqueeX table td table a,
.MyMarqueeX table td table a:visited {
font-size: 14px;
color: #f00;
}

.MyMarqueeX table td table a:hover {
font-size: 14px;
color: #f00;
}

.MyMarqueeX img {
width: 185px;
height: 125px;
border: 2px solid #e6e6e6;
padding: 1px;
margin: 5px
}

.MyMarqueeX  ul {
  width: 960;
}

.MyMarqueeX li {
  float: left;
  margin-right: 30px;
  list-style: none;
}

.MyMarqueeX li a {
  font-size: 14px;
  color: #F00;
  margin-left: 5px;
}


/* 轮播图 */

.focus_swiper {
	position: relative;
	width: 181px;
    height: 146px;
}

.focus_swiper .arrow_left, .focus_swiper .arrow_right {
    position: absolute;
    top: 50%;
    margin-top: -42.5px;
    width: 45px;
    height: 85px;
    z-index: 99;
}

.focus_swiper .arrow_left {
    background: url(../images/turnRL.png) no-repeat left top;
    left: 0;
}

.focus_swiper .arrow_right {
    background: url(../images/turnRL.png) no-repeat right top;
    right: 0;
}

.swiper_container_big {
	width: 181px;
    height: 185px;
    overflow: hidden;
    position: relative;
}

.swiper_container_big .swiper-slide {
    position: relative;
    height: 170px;
}

.swiper_container_big .swiper-slide img {
    width: 181px;
    height: 146px;
}

.swiper_container_big .swiper-slide h3 {
    width: 100%;
    height: 40px;
    line-height: 20px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 9999;
    background: none;
}

.swiper_container_big .swiper-slide h3 a {
    font-size: 12px;
    color: #212121;
    padding-left: 0;
    display: inline-block;
    width: 95% !important;
    height: 100%;
    cursor: pointer;
	z-index: 9999999;
	font-weight: normal;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: left;
}

.focus_swiper .pagination {
    position: absolute;
    right: 10px;
    text-align: right;
    bottom: 10px;
    max-width: 120px;
}

.swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #999;
    box-shadow: 0px 1px 2px #555 inset;
    margin: 0 3px;
    cursor: pointer;
}

.swiper-active-switch {
    background: #fff;
}